Total Complexity | 27 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 141 |
Lines of code | 107 |
Logical lines of code | 71 |
Comment lines | 14 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createTables() | 51 | 5 | 27 | |
create() | 55 | 5 | 19 | |
select() | 57 | 5 | 17 | |
__construct() | 59 | 5 | 15 | |
getTable() | 63 | 3 | 10 | |
addTable() | 68 | 1 | 7 | |
transaction() | 77 | 1 | 4 | |
commit() | 77 | 1 | 4 | |
rollback() | 77 | 1 | 4 |